gtk: Reset children styles when changing name
authorBenjamin Otte <otte@redhat.com>
Sat, 26 Mar 2011 13:49:24 +0000 (14:49 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 26 Mar 2011 22:51:51 +0000 (23:51 +0100)
commit8ce533265ed7acbf9031c7ba4120a2932444a802
tree73e99da9ee147877c379b90179ef3d91aecb6a68
parent06f590456f2b22eccb54f6c097beaea2cb72f8be
gtk: Reset children styles when changing name

Changing the name of a widget does not just change the current widget's
path, but also the path of all its children.
gtk/gtkwidget.c